.. _`Set active Workspace`: .. _`com.sympathyfordata.azure.powerbi.workspaces.set`: Set active Workspace ```````````````````` .. image:: node_powerbi_workspace_active.svg :width: 48 Documentation ::::::::::::: Sets the active workspace in the PowerBi output for use in following nodes. Workspace is stored using its unique id, see :ref:`powerbi_workspace`. If the configured workspace is missing the id will show up. When editing instead of choosing from existing alternatives, specify the id. :ref:`Propagates PowerBi input to output ` with the following changes: - Active workspace is set/replaced. - Active dataset is cleared. Definition :::::::::: Input ports ........... **powerbi** powerbi PowerBi Output ports ............ **powerbi** powerbi PowerBi Configuration ............. **Workspace** (workspace) Choose workspace to activate, required. Shows workspace names, when available, but stores id. When workspaces are missing: ensure that the previous node is executed or type an existing id. Examples ........ * :download:`BasicPowerBI.syx ` Implementation .............. .. automodule:: node_powerbi :noindex: .. class:: SetWorkspacePowerBi :noindex: